home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
kermit.columbia.edu
/
kermit.columbia.edu.tar
/
kermit.columbia.edu
/
newsgroups
/
misc.20041116-20060924
/
000317_david.bambic@penske.com_Wed Apr 26 14:21:03 2006.msg
< prev
next >
Wrap
Internet Message Format
|
2006-09-27
|
2KB
Path: newsmaster.cc.columbia.edu!newsfeed.nyu.edu!news.maxwell.syr.edu!postnews.google.com!y43g2000cwc.googlegroups.com!not-for-mail
From: "david.bambic@penske.com" <david.bambic@penske.com>
Newsgroups: comp.protocols.kermit.misc
Subject: question using "set tcp address"
Date: 26 Apr 2006 05:52:46 -0700
Organization: http://groups.google.com
Lines: 31
Message-ID: <1146055965.966403.181660@y43g2000cwc.googlegroups.com>
NNTP-Posting-Host: 65.91.147.186
Mime-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
X-Trace: posting.google.com 1146055975 22900 127.0.0.1 (26 Apr 2006 12:52:55 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Wed, 26 Apr 2006 12:52:55 +0000 (UTC)
User-Agent: G2/0.2
X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; T312461; .NET CLR 1.0.3705; .NET CLR 1.1.4322),gzip(gfe),gzip(gfe)
X-HTTP-Via: 1.0 http-proxy.logistics.penske.com:8080 (squid/2.5.STABLE7), 1.0 clelx025ptlge.logistics.penske.com:80 (squid/2.5.STABLE6)
Complaints-To: groups-abuse@google.com
Injection-Info: y43g2000cwc.googlegroups.com; posting-host=65.91.147.186;
posting-account=lt_qUg0AAAAG8GzziOlC7IAxHI9RARIK
Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:15574
I am running kermit
C-Kermit 8.0.211, 10 Apr 2004, for HP-UX 11.00
Numeric: 800211
I am on a HPUX B.11.23 which has multiple network adapters (physical
and virtual) with a different address for each adapter. I also tried on
B.11.11 system with the same results.
The physical address ends in a 192.148.89.11 and I set tcp address
192.148.89.47
I ftp to a host and I am still connecting from my physical address of
192.148.89.11 and I would expect to use 192.148.89.47 because I have
set tcp address:
SET TCP parameters:
Reverse DNS lookup: automatic
DNS Service Records lookup: off
Keepalive: on
Linger: off
DontRoute: off
Nodelay: off
Send buffer: (default size)
Receive buffer: (default size)
address: 192.148.89.47
http-proxy: (none)
any suggestion?
Thanks
David